home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Amiga Amateur Radio User Group / AARUG UK #20 (199x)(Amiga Amateur Radio User Group UK)(PD)[G4DCV].zip / AARUG UK #20 (199x)(Amiga Amateur Radio User Group UK)(PD)[G4DCV].adf / readme < prev    next >
Text File  |  1988-08-14  |  9KB  |  185 lines

  1. This disk is being distributed with 2 versions of TA-TERM.  One is
  2. for the PK232 and the other, described below, the AMT-1.  The 
  3. PK232 is a kludge and is not guaranteed to work 100% of the time.
  4. (Although in its present release 2.0, I have been unable to crash it)
  5.  
  6. The PK232 version requires removal of the batteries unless you set
  7. the TBAUD value manually (with another terminal program) to 1200 baud.
  8. The file "SETUP.TXT" should be edited to reflect your own needs.
  9. It is used by the PK232 version of the program.
  10.  
  11. Selcal and callsign are both taken from the file infoinfo.txt.
  12. Infoinfo.txt is created by TA-term upon startup, if the file
  13. is not already present.  If you need to change infoinfo.txt, delete
  14. it and re-run TA-TERM.  
  15.  
  16. The PK232 version allows for all baud rates in baudot and ascii.
  17. (The AMT-1 can only go up to 100 baud, a hardware limitation)
  18.  
  19. QUICK HINTS ON PK232 version:
  20.  
  21. 1- The robot (MSO) is disabled in the PK232 version.
  22.    
  23. 2- For safest operation, manual command entry using the ^C command
  24.    may be best.  However, the program should follow the operation
  25.    of the AMT-1 fairly well, even using the invisible gadgets and
  26.    the keypad commands. (The keypad and function key method is what
  27.    I use and have not seen any major problems, on packet at least)
  28.    Menu operation is a waste of time. For FAX, manual keyboard
  29.    commands are the only way to go.
  30.    
  31. 3- PLEASE!! If my callsign is in the setup.txt file, make sure you
  32.    edit it to show *YOUR* callsign and selcal.  
  33.    
  34. 4- Using PREFERENCES set your serial port for 8 bit, no parity,
  35.    no handshaking and most important of all... use a 16K BUFFER!.
  36.    Handshaking is unreliable between the program and the 232 
  37.    due to the variety of cables people are using between the 2.
  38.    A 16K buffer should be more than enough for normal operation.
  39.    
  40. 5- Comments are appreciated, but do not expect major changes to
  41.    be made to this program.  The PK232 is neat box and others
  42.    have written and will write software that takes full advantage
  43.    of it.  I use the AMT-1 exclusively on HF AMTOR and RTTY since
  44.    the tuning indicator is quick and easy to use and it is a bit
  45.    more sensitive to weak signals.  Also, the AMT-1 program works
  46.    like a charm and I have very little personal incentive to work
  47.    on the 232 version.
  48.    
  49.   
  50.    This program was re-written for Kathy Wehr who has done more
  51.    to advance the Amiga in amateur radio than anyone I have met!
  52.    I sure hope this version works at your QTH now Kathy!
  53.    
  54.    73 de Tom K2TA 8/8/88
  55.  
  56.  
  57. File FDrobot.txt is included as a sample Field Day contest file.
  58.  
  59. ********* TA-TERM.AMT-1 DESCRIPTION FOLLOWS (PK232 is similar) *******
  60.  
  61. VERSION 6.0 (2.0 for pk232) While re-doing the pk232 version, I noticed
  62. many VHF BBS use full 80 column text output.  The original versions up
  63. to 6.0 have all been 76 wide.  I can't remember why I chose that number.
  64. Anyway, both versions now support full 80 columns on both incoming and
  65. outgoing text windows.
  66.  
  67.  
  68. VERSION 5.0 Down arrow key changes colors of screen. 3 presets and 1 
  69.             preferences color scheme.
  70.  
  71. VERSION 4.0 Now has a 10 minute timeout.  If someone links with you and 
  72. never tries or unsuccessfully attempts to activate the robot, and continues 
  73. linking for longer than 10 minutes, the system resets. Any character sent out
  74. the Amiga's serial port will reset the timeout counter.  So normal
  75. operation will not be affected.  The system will reset itself every 10
  76. minutes if the robot is activated but no activity is taking place.  This
  77. causes no problem and actually reminds you the system is active if you
  78. have the speech option engaged.  If someone calls in FEC and tries to 
  79. activate the robot, the AMT-1 turns itself on and the program will start
  80. sending the robot.txt file.  However, since it is FEC, the +? will never
  81. turn around.  There is currently no simple way of preventing someone from
  82. trying to activate the robot from within FEC.  There is no easy way to get
  83. the status byte back from the AMT-1 as both input to and output from the
  84. AMT-1 is buffered and an incoming character cannot be assured to be the
  85. status byte indicating whether the unit is in FEC or ARQ.  This is a minor
  86. bug that may or maynot be corrected in future versions of this program.
  87. The robot text sent when the system is activated, is no longer hard coded
  88. into the program.  The file robot.txt must be present on the disk and uses
  89. the same special characters as the beacon.txt file described below.  This
  90. allows for more flexible dialog from the robot, especially in contest 
  91. type exchanges which vary from contest to contest.
  92.  
  93.  
  94. VERSION 3.1 Previous versions assumed you were in capture mode while using
  95. the robot/mso.  Version 3.1 automatically saves each qso as it is made.
  96. This eliminates the storage of large numbers of unanswered CQ's on the
  97. disk.  The filename is composed of the callsign with the qso number appended
  98. and ends with .MSG.  To keep DOS from thinking you are specifying a path name,
  99. all portable '/' callsigns are saved as "K2TA@VE7" for "K2TA/VE7".  A minor
  100. bug in the menu correctly displays "log contact" instead of " contact". 
  101.  
  102.  
  103. Version 3.0 checks for workbench screen size and allocates extra lines if
  104. available for you morerows fans. 704x470 or 58 lines X 86 columns.
  105.  
  106. This is probably the final release of TA-TERM.   Originally written as an
  107. exercise in C on the IBM and used with the AEA AMT-1 Amtor terminal unit,
  108. its present re-incarnation on the Amiga barely resembles the original.
  109. Using the speech capabilities of the Amiga, it was written to allow blind
  110. hams to use RTTY and AMTOR without too much difficulty.  The AMT-1 has
  111. gone out of production, though it and its successor, the AMT-2 are still
  112. very popular in Europe.  The next version of TA-TERM will be written for
  113. a more state of the art unit, the AEA PK-232 which allows for packet 
  114. communications as well as CW,RTTY and AMTOR.  I had hoped to finish up
  115. this program and have the unmanned "robot" or MSO fully functional.  As
  116. it stands now, it can call CQ on the hour if the file "beacon.txt" is
  117. online.  It allows simple 1 transmission messages to be saved automatically
  118. including date, time, and callsigns etc.  It is not fully debugged, but
  119. may find some popularity if the annoying beaon is not activated.  The format
  120. of the automatic beacon text file requires it begin with the ~ character.
  121. This forces the AMT-1 into FEC mode for the CQ/BEACON.  The text then
  122. can follow but must end with the # character to return to standby.  Operation
  123. without these characters will really mess things up.  The MSO on the next CQ
  124. may activate itself if it detects your callsign in your CQ text.  *ALWAYS!*
  125. start the beacon.txt file with ~ and end it with #.  Embedded commands in
  126. any file sent (even with MSO off, normal send file in transmit) are:
  127.  
  128. ^ = Send time/date
  129. | = Send time
  130. ~ = Enter FEC transmit mode
  131. ` = Send "<hiscall> DE <yourcall>"
  132.  
  133. The "Help" menu shows most of the Keypad commands.  The command menu will
  134. select most of the functions.  Blind hams preferred the keypad command 
  135. system since it was single hand keystrokes in a tight cluster on the 
  136. keyboard.  I use the keypad in conjunction with onscreen gadgets located
  137. on the status line to change modes, log, send files, capture text etc.
  138.  
  139. In case it isn't clear, the green status line contains invisible gadgets 
  140. that start at the top edge of the status line and extend 2 lines below
  141. the status line.  As an example of how the gadgets work, simply position
  142. the mouse pointer to point *AT* or *UNDER* the word MODE when the program
  143. is first run.  Every time the left mouse button is pressed, the mode will
  144. change through each of the possible modes.  Turning off the speech by
  145. pressing keypad 3 will speed things up.  I normally press f10 until I 
  146. can't go any faster, if I am copying ARRL bulletins and using speech.
  147.  
  148. When the program is first started, you will be prompted for your selcall
  149. your callsign, name and qth.  Should you make a mistake or wish to change
  150. the default name,qth, etc. then from CLI, delete the file infoinfo.txt.
  151. If you are not prompted for your selcall when the program is first run,
  152. it means the file infoinfo.txt exists.  The log file is named logfname.dat.
  153. It is readable using any text editor.  Before actually using the program
  154. on the air, you should edit the beacon.txt and cqdx text files to reflect
  155. your own personal callsign and information.
  156.  
  157. There will be limited use of this program, simply because the AMT-1 is
  158. no longer produced. (It is available in limited quantities from Burghardt
  159. Electronics in South Dakota.  See QST ads).  Playing with it hooked up to 
  160. the AMT-1 is the best way to learn it.  I will answer any questions pertaining
  161. to the operation of the program.  I appologize for not supplying a complete
  162. manual for TA-TERM.  I can be reached at my callbook address, the address
  163. below or on BIX as althoff.  Please try to keep this file complete with this
  164. readme and all related files.
  165.  
  166. TA-TERM.ARC contains:
  167.  
  168. ta.readme
  169. beacon.txt
  170. ta-term
  171.  
  172. 6/8/87
  173. Thomas Althoff K2TA
  174. c/o ABC/Capital Cities Inc.
  175. Video Tape Tech Support
  176. 30 W. 67th Street Floor B1
  177. New York City, NY 10023
  178.  
  179. Thomas Althoff
  180. P.O. BOX 1259 Lakes Road
  181. Greenwood Lake, NY 10925 U.S.A.
  182.  
  183.  
  184. (Callbook is wrong, but will get to me)
  185.